Name | Description | |
---|---|---|
Clear | Clear all the items in the index | |
ClearLazyLoadedValues | Clear all lazy loaded values | |
Delete | Delete an item in the index by primary key and set IsDirty to true | |
GetAllPrimaryKeys | Get all the primary keys associated with this index | |
GetAllPrimaryKeysDescending | Get all the primary keys associated with this index in descending order | |
GetIndexRecordExactMatch | Get a list of Index Records that match the passed indexValue | |
GetPrimaryKeys | Get all the primary keys associated with this index in ascending order | |
Insert | Insert a list of index values | |
Query | Query for a list of index records | |
SortIndex | Sort the index by the index value | |
Update | Update a list of index values |